Skip to content

changes for n5-zarr - #168

Closed
bogovicj wants to merge 7 commits into
masterfrom
feat/attributesKey
Closed

changes for n5-zarr#168
bogovicj wants to merge 7 commits into
masterfrom
feat/attributesKey

Conversation

@bogovicj

@bogovicj bogovicj commented Aug 20, 2025

Copy link
Copy Markdown
Contributor
  • add getAttributesKey and getCodecs methods
  • allow Gson adapters registration to be overrided
  • Change type for RawBytes codec
  • minor change to removeAttribute

* downstream implementations (zarr) need access to the bytesCodecs
* enables zarr to re-use the implementation here re: attributes
* not writeAttributes
* this change allows zarr v3 to re-use this method
* so that it can be used for zarr v3
* so that it can be overrided by ZarrV3Reader
* remove static registerGson in GsonUtils
@bogovicj bogovicj changed the title getAttributesKey and getCodecs methods changes for n5-zarr Aug 27, 2025
@bogovicj

Copy link
Copy Markdown
Contributor Author

see also #170 (comment)

@bogovicj bogovicj mentioned this pull request Aug 27, 2025
# Conflicts:
#	src/main/java/org/janelia/saalfeldlab/n5/DatasetAttributes.java
#	src/main/java/org/janelia/saalfeldlab/n5/GsonUtils.java
@bogovicj

bogovicj commented Nov 3, 2025

Copy link
Copy Markdown
Contributor Author

close in favor of #177

@bogovicj bogovicj closed this Nov 3, 2025
@cmhulbert
cmhulbert deleted the feat/attributesKey branch November 5, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant